VPython Reference Sheet Download VPython: You can download VPython from http://vpython.org and install it on your own computer. ... At the beginning of a program, you can create named constants. For example, g = 9.8 G = 6.7e-11 oofpez = 9e9 ##One ...